home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / sneak_attack.swf / scripts / DefineButton2_33 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  56 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("instructions");
  3. }
  4.